home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / rad213.zip / DB.DOC < prev    next >
Text File  |  1992-10-19  |  2KB  |  45 lines

  1. ------------------------------------------------------------------------------
  2. DB3ed v1.30 - A dBASE3 File Editor - Copyright (c) Harvey Parisien
  3. ------------------------------------------------------------------------------
  4. This program is a test program I use to test my dBASE III file
  5. routines.  It's pretty handy as a simple dBASE editor/browser
  6. so feel free to use it.
  7.  
  8. DB3ED is dBASE III and dBASE III Plus compatible.  It creates dBASE III Plus
  9. format files, but can manage both types (if you copy file structure to a new
  10. one it will retain it's current format).  By listing the structure you can 
  11. see the current files format.
  12.  
  13. USE: DB filename  (NOTE: If no filename is given, then you are prompted to
  14.                          choose from a list of files on the current directory)
  15.  
  16. ------------------------------------------------------------------------------
  17. This is the HELP screen which lists all of the commands...
  18. ------------------------------------------------------------------------------
  19.  DB3ed v1.32 - A dBASE3 File Editor - Copyright (c) Harvey Parisien     F1=HELP
  20.  
  21.      =Arrow keys browse              This program is a test program
  22.    Home=Goto First Record              I use to test my dBASE III file
  23.       =Left Arrow to Edit Record      routines.  It's pretty handy as
  24.                                        a simple dBASE editor/browser
  25.      F2=Find a record                  so feel free to use it.  For the
  26.      F3=Find Again                     ultimate in Corporate/Human record
  27.      F4=List Structure                 Management/Tracking software
  28.      F5=Copy Structure to New File     write:
  29.      F6=Add a record
  30.      F7=Sort/Pack/Create/Delete dups             Overerx Inc.
  31.      F8=Toggle Delete Flag                       Box 323 Station A
  32.      F9=Print this record                        Kingston, Ontario
  33.     F10=Print to DISK or PRINTER by find         Canada  K7M 6R2  
  34.  Ctrl+A=Add contents of a field                  FidoNet 1:249/114
  35.  Ctrl+B=Browse Display Toggle
  36.  Ctrl+C=Count occurrences of find
  37.  Ctrl+D=Directory of databases / LOAD
  38.  Ctrl+E=Export records Delimited by find
  39.  Ctrl+F=Edit Field Names
  40.  Ctrl+I=Import records                                  Ctrl+S=Setup
  41.  Ctrl+L=List Records by Find                               Esc=EXIT
  42.  
  43.  Compatible with dBASE III and dBASE III Plus files.  (Creates dBASE III Plus)
  44. ------------------------------------------------------------------------------
  45.